Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible fix to issue #63 relating to checking "never assigned vars" #150

Closed
wants to merge 6 commits into from

Conversation

saxenism
Copy link
Contributor

Hey @jcrodriguez1989 , I tried my hand at this problem #63. I've added a function that checks whether the given code has unassigned variables in any function and issues a warning if there exists an unassigned variable, The function also specifies the name of the specific function and the variable. Please have a look and let me know, what improvements can be made.

fin_input

fin_output

@saxenism saxenism closed this Mar 10, 2020
@saxenism saxenism deleted the issue63 branch March 10, 2020 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant